home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-07008.DIR / 00116.ls < prev    next >
Encoding:
Text File  |  1998-04-15  |  104 b   |  9 lines

  1. on exitFrame
  2.   if gstop = 1 then
  3.     go(the frame)
  4.   else
  5.     go(the frame + 1)
  6.   end if
  7.   cursor()
  8. end
  9.